Revert "xen/arm: do not relocate Xen outside of visible RAM"
authorSameer Goel <sgoel@codeaurora.org>
Tue, 25 Oct 2016 16:40:28 +0000 (10:40 -0600)
committerStefano Stabellini <sstabellini@kernel.org>
Tue, 6 Dec 2016 18:32:11 +0000 (10:32 -0800)
commit9f954a5e90414d10632e6c2fef5a33ea8a4a1e4e
treeb75128891e94f24afc8416895c10ff3151dbaf6c
parentab5b00ab4958279acbcad6f3c7e1396c94b38f4a
Revert "xen/arm: do not relocate Xen outside of visible RAM"

This reverts commit db92b1ac55cd5e193ae22b0b6f01fb47bc9e5d2f.

The restriction on non contiguous memory was resolved by commit
2d02b05c77fc5e7c76bf6f112db84bbaa44fdcb5:
"xen: arm: improve handling of system with non-contiguous RAM regions"

So, reverting this change,to enable Xen image placement at the end of the
useable system RAM.

Signed-off-by: Sameer Goel <sgoel@codeaurora.org>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/setup.c